func github.com/andybalholm/brotli.safeReadDistance

2 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L1565: func safeReadDistance(s *Reader, br *bitReader) bool {
		decode.go#L1840: 			if !safeReadDistance(s, br) {